vcLayoutVisualization

Contains layout specific settings for visualizing the layout, the bounding box, and its colors.

See in: Overview

Module: vcCore

Parent: vcObject

Children -

Referenced by: vcLayout.Visualization

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
EdgeColorvcColor OR NoneRWGets or sets the color of the edge highlights.
EdgeLineWidthReal OR NoneRWGets or sets the width of the edge lines in screen coordinates.
IsVisibleBoolean OR NoneRWGets or sets a value indicating whether the visualization should be rendered at all.
See more
Assigning other than none forces the visibility to that state, while none allows automatic visibility changes based on e.g. selection.
This setting is not persisted across layout save and load.
LayoutvcLayoutRGets the layout object this is a visualization for.
MainColorvcColor OR NoneRWGets or sets the main color of the visualization geometry.